#include <BustaNetMessages.h>
Public Attributes | |
char | type |
The message type. | |
int | length |
The length of the entire message in bytes. |
A client sends this message when the player is ready to move to character selection. Sending this message signifies that the client wishes to begin the game along with everyone else already connected to the server.